Added gtk_menu_set_title() to set the title of a menu in the torn-off
authorOwen Taylor <otaylor@redhat.com>
Mon, 18 Jan 1999 18:48:09 +0000 (18:48 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 18 Jan 1999 18:48:09 +0000 (18:48 +0000)
commite260fd6a2b1f36fc7cff90f9b7c21cf6f5a4cfa7
treeab179daddaff1b111d2d8473ef7a8f609a6861fb
parentdeb20a3cd07adf8b249d32296befa524b956adb2
Added gtk_menu_set_title() to set the title of a menu in the torn-off

Mon Jan 18 13:25:14 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkmenu.[ch]: Added gtk_menu_set_title() to
set the title of a menu in the torn-off state.

* gtk/gtkthemes.c (gtk_theme_engine_get): When loading
of theme engine fails, just warn and do without -
don't error out.

* gtk/gtkmain.c (gtk_check_version): s/to/too/.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmain.c
gtk/gtkmenu.c
gtk/gtkmenu.h
gtk/gtkthemes.c